Skip to main content

threeDHilite

Type

property

Summary

Specifies whether selected lines in a list field look like they're receding into the screen.

Syntax

set the threeDHilite of <field> to {true | false}

Description

Use the threeDHilite property to control the appearance of list fields.

If the threeDHilite property is true, selected lines in a list field are drawn with a three-D box around them. (The box is drawn using the field's effective topColor and bottomColor properties.) If the threeDHilite is false, the selected lines are simply highlighted.

If the field's listBehavior property is set to false, this property has no effect.

Examples

set the threeDHilite of field "Options" to false
set the threeDHilite of the templateField to true

property: threeD, selected, topPattern, bottomColor, listBehavior, noncontiguousHilites, bottomPattern, toggleHilites, hilitedLine

glossary: property, highlight, list field, topColor, appearance, select

keyword: field, effective, lines

object: field

Compatibility and Support

Introduced

LiveCode 1.0

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?